xen: do not remap pirqs if !is_hvm_pv_evtchn_domain
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 31 Jan 2012 11:39:37 +0000 (11:39 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Tue, 31 Jan 2012 11:39:37 +0000 (11:39 +0000)
commitf17888fc962b5249f9b6b34f28a61998c3092018
tree70ae2f49efef614ba82a3fa4e03ab09d8ba883cb
parentc9929dfe104deb98f5f5213c2cefba40c2dd6d47
xen: do not remap pirqs if !is_hvm_pv_evtchn_domain

If the guest is an HVM guest and it is not using the vector callback
mechanism, refuse to remap pirqs onto event channels.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Paulian Bogdan Marinca <paulian@marinca.net>
Committed-by: Keir Fraser <keir@xen.org>
xen/arch/x86/physdev.c